Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.mail.service.MailServiceContrib--propertiesFetcher

This contribution is part of XML component org.nuxeo.ecm.platform.mail.service.MailServiceContrib inside nuxeo-platform-mail-core-9.10.jar /OSGI-INF/nxmail-contrib.xml

Extension Point

Extension point propertiesFetcher of component MailService.

Contributed Items

  • <propertiesFetcher class="org.nuxeo.ecm.platform.mail.fetcher.SimplePropertiesFetcher" name="simple"/>

XML Source

<extension point="propertiesFetcher" target="org.nuxeo.ecm.platform.MailService">
    <propertiesFetcher class="org.nuxeo.ecm.platform.mail.fetcher.SimplePropertiesFetcher" name="simple"/>
  </extension>